FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (110 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4
Status draft
Name CYEHRSDOrganization
Title Cyprus EHR Organization profile
Experimental True
Description Organization profile for the prototype of the national integrated EHR of Cyprus. The CYEHRSDOrganization profile main use-case is to describe the different types of organizations that exist in Cyprus and participate to the healthcare sector of Cyprus.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-consentehroptout-r4 Cyprus EHR Opt-Out Consent profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-consenthealthcareassociate-r4 Cyprus EHR Healthcare Associate Consent profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-device-r4 Cyprus EHR Device profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-dischargereport-r4 Cyprus EHR Discharge Report profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-episodeofcare-r4 Cyprus EHR Episode Of Care profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-location-r4 Cyprus EHR Location profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medicalteam-r4 Cyprus EHR Medical Team profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medication-r4 Cyprus EHR Medication profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-observationresults Cyprus EHR Observation Results profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-patient Cyprus EHR Patient profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-person-r4 Cyprus EHR Person profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitioner-r4 Cyprus EHR Practitioner profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerlicense-r4 Cyprus EHR Practitioner License profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerregisternolicense-r4 Cyprus EHR Practitioner Register No License profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrole-r4 Cyprus EHR Practitioner Role profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolesystemassociate-r4 Cyprus EHR System Associate Practitioner Role profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-visitsummary-r4 Cyprus EHR Visit Summary profile
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-careteam-r4 Cyprus EHR Care Team profile

Resources that this resource uses

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address Cyprus EHR Address datatype


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-sd-organization-r4",
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
  "name" : "CYEHRSDOrganization",
  "title" : "Cyprus EHR Organization profile",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Organization profile for the prototype of the national integrated EHR of Cyprus. The CYEHRSDOrganization profile main use-case is to describe the different types of organizations that exist in Cyprus and participate to the healthcare sector of Cyprus.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta"
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Organization.meta.profile:cyprusEHRProfile",
        "path" : "Organization.meta.profile",
        "sliceName" : "cyprusEHRProfile",
        "definition" : "A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url).\r\n\r\nCyprusEHR: All downstream projects using Organization resource of Cyprus EHR should conform to http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-organization-r4"
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Organization.identifier:SPOR",
        "path" : "Organization.identifier",
        "sliceName" : "SPOR",
        "short" : "Identifies this organization across the SPOR Organization Management Service",
        "definition" : "Identifies this organization across the SPOR Organization Management Service handled by EMA for data comprising organisation name and location address, for organisations such as marketing authorisation holders, sponsors, regulatory authorities and manufacturers. (https://www.ema.europa.eu/en/human-regulatory/research-development/data-medicines-iso-idmp-standards/spor-master-data/organisation-management-service-oms)",
        "max" : "1",
        "patternIdentifier" : {
          "system" : "https://spor.ema.europa.eu/omswi/#/"
        }
      },
      {
        "id" : "Organization.identifier:SPOR.system",
        "path" : "Organization.identifier.system",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:SPOR.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address"
            ]
          }
        ]
      },
      {
        "id" : "Organization.contact.address",
        "path" : "Organization.contact.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-address",
              "http://hl7.org/fhir/StructureDefinition/Address"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.